import { FunctionComponent } from 'preact'; import { FormInputsProps } from '../../../types'; export declare const FormInputs: FunctionComponent; //# sourceMappingURL=FormInputs.d.ts.map