import { type PageSeoInput } from '../seo.js'; declare const SeoHead: import("svelte").Component; type SeoHead = ReturnType; export default SeoHead;