declare const styles: { readonly "color-primary": string; readonly "color-secondary": string; readonly "endIcon": string; readonly "icon-inherit": string; readonly "icon-normal": string; readonly "icon-smallBold": string; readonly "root": string; }; export = styles;