export declare function validate(uuid: string): boolean; export declare function uuidv4(): string;