declare const receipt_cutoff: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default receipt_cutoff;