export declare const transformBreadcrumbs: (string: string) => { label: string; href: string; }[];