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

declare const Save2FillIcon: RemixiconReactIconComponentType;
export default Save2FillIcon;
