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

declare const ContentSaveOutlineIcon: MdiReactIconComponentType;
export default ContentSaveOutlineIcon;
