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

declare const SaveLineIcon: RemixiconReactIconComponentType;
export default SaveLineIcon;
