import { Styles } from '../types'; export declare const getSearchSizeTheme: (theme: any, size: any, prop: any) => any; export declare const getInputContainerStyles: Styles; export declare const getRootStyles: Styles;