export declare function safeFilename(value: string, fallback?: string): string; export declare function outputEpubPath(outputDirectory: string, title: string): string; //# sourceMappingURL=paths.d.ts.map