import { RemixiconReactIconComponentType } from './dist/typings';

declare const SaveFillIcon: RemixiconReactIconComponentType;
export default SaveFillIcon;
