/// import "@fontsource/ibm-plex-sans"; import { CheckboxProps } from "./index"; export declare const ContainerFlexDirection: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, CheckboxProps>> & string; export declare const TitleLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLHeadingElement>, CheckboxProps>> & string; export declare const InputCheck: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLInputElement>, CheckboxProps>> & string; export declare const CheckboxContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, CheckboxProps>> & string; export declare const LabelText: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLLabelElement>, CheckboxProps>> & string; export declare const TextHelp: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLParagraphElement>, CheckboxProps>> & string; //# sourceMappingURL=style.d.ts.map