///
export declare const CardClickWrapper: import("styled-components").StyledComponent<"button", any, {}, never>;
export declare const CardContainer: import("react").ForwardRefExoticComponent | undefined;
forwardedAs?: string | import("react").ComponentType | undefined;
}, "ref"> & import("react").RefAttributes>;