///
declare const CardHeaderAction: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme | undefined;
as?: import("react").ElementType | undefined;
}, Pick, HTMLDivElement>, keyof import("react").ClassAttributes | keyof import("react").HTMLAttributes>, {}>;
export default CardHeaderAction;
//# sourceMappingURL=CardHeaderAction.d.ts.map