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