import { ValidatorFn } from '@angular/forms'; export declare const customPatternValid: (config: any) => ValidatorFn;