UNPKG

fictoan-react

Version:

A full-featured, designer-friendly, yet performant framework with plain-English props and focus on rapid iteration.

4 lines (3 loc) 335 B
import React from "react"; export declare const Select: React.ForwardRefExoticComponent<Omit<import('../../Element/constants').CommonAndHTMLProps<HTMLSelectElement>, keyof import('./constants').SelectCustomProps> & import('./constants').SelectCustomProps & React.RefAttributes<HTMLSelectElement>>; //# sourceMappingURL=Select.d.ts.map