import { Podcast } from "../Interfaces/Podcast"; export declare function getPodcast(id: T): Promise; //# sourceMappingURL=getPodcast.d.ts.map