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