export interface TaxDataGrandTotalRatesInterface { percent: string; title: string; }