import { Item } from "podverse-orm"; export declare const parseChapters: (item: Item) => Promise; //# sourceMappingURL=chapters.d.ts.map