import React from 'react'; export declare const FluentSimpleSelect: React.ForwardRefExoticComponent<{ children: any; defaultValue: any; handleChange: any; id: any; label: any; value: any; } & React.RefAttributes>; //# sourceMappingURL=FluentSimpleSelect.d.ts.map