import { IconProps } from '../types';
declare const PhoneSlash: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default PhoneSlash;
//# sourceMappingURL=PhoneSlash.d.ts.map