import { ReactIconComponentType } from '../types';

declare const TaxSaving: ReactIconComponentType;
export default TaxSaving;
            