UNPKG

fannypack-v5

Version:

An accessible, composable, and friendly React UI Kit

7 lines (6 loc) 382 B
export declare const Select: (styleProps: any) => string; export declare const SelectWrapper: (styleProps: any) => string; export declare const SelectIcon: (styleProps: any) => string; export declare const SelectSpinner: (styleProps: any) => string; export declare const SelectField: (styleProps: any) => string; export declare function wrapperSizeProperties(styleProps: any): any;