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