import { Publication } from "../models/publication"; export declare function CbzParsePromise(filePath: string): Promise;