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

declare const Save2LineIcon: RemixiconReactIconComponentType;
export default Save2LineIcon;
