import type { SeoConfig } from '@redocly/config'; export declare function buildAgentFeedbackLlmsFooter(seo: SeoConfig | undefined, pageSlug: string): string | undefined; //# sourceMappingURL=agent-feedback-llms-footer.d.ts.map