export class UID {
    static generate(pattern?: string): string;
}
//# sourceMappingURL=UID.d.ts.map