export declare function wrapHtmdx(source: string, title: string): string; export declare function wrapCompiled(html: string, title: string): string;