export default function ipynbToHtml(path: string): Promise<string>;
export declare function htmlPath(path: string): string;
