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