/// import "@fontsource/ibm-plex-sans"; import { InputSearchProps } from "./index"; export declare const InputSearch: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLInputElement>, InputSearchProps>> & string; export declare const DivContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, InputSearchProps>> & string; export declare const TittleLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLSpanElement>, InputSearchProps>> & string; export declare const ContainerIcons: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, InputSearchProps>> & string; export declare const SpanRemove: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLSpanElement>, InputSearchProps>> & string; export declare const SpanLup: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLSpanElement>, InputSearchProps>> & string; //# sourceMappingURL=style.d.ts.map