/// import "@fontsource/ibm-plex-sans"; import { InputProps } from "./index"; export declare const InputLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLInputElement>, InputProps>> & string; export declare const InputlabelTextarea: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLTextAreaElement>, InputProps>> & string; export declare const LabelTextHelper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLLabelElement>, InputProps>> & string; export declare const LabelTextinput: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLLabelElement>, InputProps>> & string; export declare const LabelTextinputLength: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLLabelElement>, InputProps>> & string; export declare const Container: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, InputProps>> & string; export declare const SkeletonContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, InputProps>> & string; export declare const Imgicon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLImageElement>, InputProps>> & string; export declare const ButtonNumber: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLButtonElement>, InputProps>> & string; export declare const ContainerButtonNumber: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, InputProps>> & string; //# sourceMappingURL=style.d.ts.map