export declare const renderTocMobile: (content: string | Promise) => Promise; export declare const renderToc: (content: string | Promise) => Promise;