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