export declare function getRandomId(): string;
export declare function getUniqueId(): string;
