import type { UUID } from "./types";
export declare function v1(): UUID;
