import { SvgIconComponent } from './types'; declare const DialpadIcon: SvgIconComponent; export default DialpadIcon;