import CurrencyCellProps from './type'; export declare const CurrencyCellStyled: import("styled-components").StyledComponent<{ ({ children, fontSize, ...props }: import("../../../Typography/type").TypographyProps): import("react/jsx-runtime").JSX.Element; defaultProps: { variant: string; weight: string; }; }, import("styled-components").DefaultTheme, CurrencyCellProps, never>; //# sourceMappingURL=styled.d.ts.map