export declare const uidGenerator: () => string;
export default uidGenerator;
