/**
 * @return {string}
 */
export function uuid(): string;
