import { IconProps } from '../lib';
declare function PhoneX(props: IconProps): JSX.Element;
export default PhoneX;
