export interface IForm {
    form: object;
}
//# sourceMappingURL=FormInterface.d.ts.map