/// export declare const StyledMethodContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledMethodSwitcherContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledLastPeriodFormContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & import("react").ClassAttributes & import("react").HTMLAttributes & { children?: import("react").ReactNode; } & { theme?: import("@emotion/react").Theme; }, {}, {}>; export declare const StyledScrollLinkContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledImageIcon: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLImageElement>, {}>; export declare const StyledDuoDateImageIcon: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & import("react").ClassAttributes & import("react").ImgHTMLAttributes & { children?: import("react").ReactNode; } & { theme?: import("@emotion/react").Theme; }, {}, {}>;