import { HTMLReactParserOptions } from 'html-react-parser'; export declare function parseSeo(seo: string, options?: HTMLReactParserOptions): string | JSX.Element | JSX.Element[];