import { ReactIconComponentType } from '../types';

declare const Dialpad: ReactIconComponentType;
export default Dialpad;
            