import * as React from 'react'; import { FormProps } from '@epam/uui-core'; export declare function Form(props: FormProps): React.JSX.Element; //# sourceMappingURL=Form.d.ts.map