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