declare function checkIfTaxWithUserGroupIsActive(configTax: any): boolean;
export default checkIfTaxWithUserGroupIsActive;
