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

declare const Save3LineIcon: RemixiconReactIconComponentType;
export default Save3LineIcon;
