export declare const mockBreadcrumbs: {
    label: string;
    href: string;
}[];
