export interface INatiV1CartDesenfila {
    pixKey: string;
    qrImage: string;
}
