/// export declare const StyledChildCard: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledOption: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledChildCardMenu: import("@emotion/styled").StyledComponent<{ width?: number; } & import("react").HTMLAttributes & { theme?: import("@emotion/react").Theme; }, {}, {}>;