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