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

declare const KeyChangeIcon: MdiReactIconComponentType;
export default KeyChangeIcon;
