/** * Returns a random UUID string. */ export declare function uuid(): string;