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