import { ImgHTMLAttributes } from 'react';
export declare const ScanWalletsIcon: (props: ImgHTMLAttributes<HTMLImageElement>) => import("@emotion/react/jsx-runtime").JSX.Element;
