export declare const CardContent: import("styled-components").StyledComponent<"div", any, { aspectRatio?: string | number; orientation?: "vertical" | "horizontal"; }, never>; export declare const CardInnerContent: import("styled-components").StyledComponent<"div", any, { orientation?: "vertical" | "horizontal"; }, never>; export declare const base: import("styled-components").FlattenSimpleInterpolation; //# sourceMappingURL=Card.styles.d.ts.map