export function getRoomIdFromMainPageHtml(mainPageHtml: any): any;
export function validateAndNormalizeUniqueId(uniqueId: any): any;
export function getUuc(): number;
export function addUniqueId(uniqueId: any): void;
export function removeUniqueId(uniqueId: any): void;
//# sourceMappingURL=tiktokUtils.d.ts.map