export declare class UniqueIdProvider { generate(prefix?: string): string; } //# sourceMappingURL=UniqueIdProvider.d.ts.map