export declare function FvehFormIsValid(formName: string): (target: any, decoratedPropOrFunctionName: string, descriptor: PropertyDescriptor) => PropertyDescriptor;
