"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.style = void 0;
exports.style = {
icon: {
pay: '',
refund: '',
withdrawTransfer: '',
compensate: '',
moveIn: '',
moveOut: '',
deposit: '',
tax: '',
}
};