import { TiktokStalkUserResponse } from "../../types/get/getProfile"; export declare const StalkUser: (username: string, proxy?: string) => Promise;