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

declare const Savings: ReactIconComponentType;
export default Savings;
            