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

declare const KeypadIcon: MdiReactIconComponentType;
export default KeypadIcon;
