import { BreadcrumbItem } from './types'; export declare function useSeoService(items?: Array): void;