export type CartType = 'fill' | 'line'
