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