import { AnimeOnAirData } from "../types"; export declare function getOnAir(): Promise;