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

declare const ContentSaveIcon: MdiReactIconComponentType;
export default ContentSaveIcon;
