export type ReceiptComponents = 'PosBlock' | 'Text' | 'QrCode';
