import { SVGProps } from "react"; declare const SignalSlashIcon: (props: SVGProps) => JSX.Element; export default SignalSlashIcon;