export type FormValidationStatus = 'error' | 'success';
//# sourceMappingURL=FormValidationStatus.d.ts.map