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

declare const DialpadIcon: MdiReactIconComponentType;
export default DialpadIcon;
