/// export declare const StyledCardLink: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & { color?: string; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;