import type { ValidatorFn } from '@angular/forms'; export declare function urlValidator(): ValidatorFn;