/// import { InputProps } from "./index"; export declare const LabelTextinput: 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 InputLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLInputElement>, 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 Imgicon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLImageElement>, InputProps>> & string; export declare const MaskContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLSpanElement>, InputProps>> & string; //# sourceMappingURL=style.d.ts.map