export declare class UniqueUtils { static uuid(): string; private static pad4; private static random4; }