import { ScreenConfig } from '@open-tender/ui';
declare const cartItem: ScreenConfig;
export default cartItem;
