export declare const renderNotFoundMarkdown: ({ docsUrl, llmsUrl, sitemapUrl, }: { docsUrl: string; llmsUrl: string; sitemapUrl: string; }) => string; //# sourceMappingURL=not-found.d.ts.map