import type { SeoConfig } from '@redocly/config'; export declare const copySeoAssets: (seo: SeoConfig, contentDir: string, serverOutDir: string) => Promise; //# sourceMappingURL=copy-seo-assets.d.ts.map