import React from 'react'; import { SvgProps } from '../Svg'; declare const Dialer: React.SFC; export default Dialer;