import { Brand } from "ts-brand";
export declare type UUID = Brand<string, "UUID">;
export declare const UUID: import("ts-brand").Brander<UUID>;
//# sourceMappingURL=UUID.d.ts.map