import { SSSTikResponse } from "../../types/downloader/ssstikDownloader"; export declare const SSSTik: (url: string, proxy?: string) => Promise;