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