/// import { IconProps } from '../../types'; declare const Wallet2: (allProps: IconProps) => JSX.Element; export default Wallet2;