UNPKG

@gechiui/components

Version:
19 lines 1.35 kB
/// <reference types="react" /> 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