import { IconDefinition } from '../types'; declare const IconPhone: IconDefinition; export default IconPhone;