/// <reference types="react" />
export declare const ToggleGroupControl: import("@emotion/utils").SerializedStyles;
export declare const block: import("@emotion/utils").SerializedStyles;
export declare const BackdropView: import("@emotion/styled").StyledComponent<{
    theme?: import("@emotion/react").Theme | undefined;
    as?: import("react").ElementType<any> | undefined;
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
export declare const LabelView: import("@emotion/styled").StyledComponent<{
    theme?: import("@emotion/react").Theme | undefined;
    as?: import("react").ElementType<any> | undefined;
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
export declare const labelBlock: import("@emotion/utils").SerializedStyles;
export declare const buttonView: import("@emotion/utils").SerializedStyles;
export declare const buttonActive: import("@emotion/utils").SerializedStyles;
export declare const ButtonContentView: import("@emotion/styled").StyledComponent<{
    theme?: import("@emotion/react").Theme | undefined;
    as?: import("react").ElementType<any> | undefined;
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
export declare const separatorActive: import("@emotion/utils").SerializedStyles;
export declare const LabelPlaceholderView: import("@emotion/styled").StyledComponent<{
    theme?: import("@emotion/react").Theme | undefined;
    as?: import("react").ElementType<any> | undefined;
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
export declare const medium: import("@emotion/utils").SerializedStyles;
//# sourceMappingURL=styles.d.ts.map