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

declare const KeyAddIcon: MdiReactIconComponentType;
export default KeyAddIcon;
