import { type IProxyConfig } from "../../core/proxy.js"; import type { IResponse } from "../../core/client.js"; export declare function tiktok(username: string, collection?: Map, proxy?: IProxyConfig): Promise; //# sourceMappingURL=tiktok.d.ts.map