import CardProps from './type'; declare const CardStyled: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, CardProps, never>; export default CardStyled; //# sourceMappingURL=styled.d.ts.map