import { Occ } from '@spartacus/core';
export declare const createBreadcrumb: (additionalData?: Occ.Breadcrumb) => Occ.Breadcrumb;
