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

declare const KeepIcon: MdiReactIconComponentType;
export default KeepIcon;
