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