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

declare const TaxSavingDark: ReactIconComponentType;
export default TaxSavingDark;
            