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