import { ValidatorFn } from "@angular/forms"; export declare const uuid: (version?: string) => ValidatorFn;