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

declare const KeepOutlineIcon: MdiReactIconComponentType;
export default KeepOutlineIcon;
