declare const styles: { readonly "select": string; readonly "active": string; readonly "inherit": string; readonly "border": string; readonly "popover": string; readonly "selectOption": string; readonly "option": string; }; export = styles;