import { groupMatch } from './group-match.validator';
export declare class FvehValidators {
    static groupMatch: typeof groupMatch;
}
