export declare function isUuid(value: unknown): value is string;
//# sourceMappingURL=uuid.d.ts.map