export declare const READER_STYLES: string; export declare const READER_ATTRIBUTES: string; export declare function readerBody(title: string, bodyHtml: string, generatedIso: string, projectPath: string): string; export declare const READER_SCRIPT = "";