UNPKG

@impossiblefinance/uikit

Version:
4 lines (3 loc) 186 B
import { SvgProps } from './types'; declare const Svg: import("styled-components").StyledComponent<"svg", import("styled-components").DefaultTheme, SvgProps, never>; export default Svg;