export declare function uid(prefix?: string | undefined, postfix?: string | undefined): string;
//# sourceMappingURL=uid.d.ts.map