import { ContentSlot } from '../../types';
export declare const cmsCartContentSlots: () => ContentSlot[];
