export declare function runEpubCheck(file: string): Promise; export declare function commandAvailable(command: string, args?: string[]): Promise; //# sourceMappingURL=epubcheck.d.ts.map