import { AnimeFilterResults } from "../types"; export declare function searchAnimesBySpecificURL(url: string): Promise;