export default function requestCrunchyroll(url: string): Promise<string>;
