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

declare const SmartSaveDark: ReactIconComponentType;
export default SmartSaveDark;
            