import { CardProps } from './Card'; export declare const StyledCard: import("styled-components").StyledComponent<"div", any, Pick, never>;