UNPKG

@pollum-io/pegasys-components

Version:

Components for Pegays Protocol, the leading AMM on Syscoin NEVM.

5 lines (4 loc) 256 B
/// <reference types="react" /> export declare const StyledLogo: import("styled-components").StyledComponent<({ srcs, alt, ...rest }: import("../Logo").LogoProps) => JSX.Element, import("styled-components").DefaultTheme, { size: string; }, never>;