/// import { IconProps } from "../../../types"; export default function SmsNotificationIcon({ className, dataTestid, ...rest }: IconProps): JSX.Element;