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

declare const Save3FillIcon: RemixiconReactIconComponentType;
export default Save3FillIcon;
