///
export declare const CheckboxWrapperStyle: import("styled-components").StyledComponent<"label", import("styled-components").DefaultTheme, {}, never>;
export declare const CheckboxIconStyle: import("styled-components").StyledComponent, "ref"> & import("react").RefAttributes>, import("styled-components").DefaultTheme, {}, never>;
export declare const CheckboxInputStyle: import("styled-components").StyledComponent<"input", import("styled-components").DefaultTheme, {}, never>;
//# sourceMappingURL=CheckboxStyles.d.ts.map