import { FormProps, FormRef } from '../../types'; export declare const Form: import('preact').FunctionComponent & { ref?: import('preact').Ref | undefined; }>; //# sourceMappingURL=Form.d.ts.map