import { Theme, Components } from '../types'; export declare const SELECT_TINY_ICON_FONT_SIZE = "1rem"; export declare const SELECT_TINY_ICON_RIGHT = "9px"; export declare const MuiSelect: Components['MuiSelect'];