declare const WalletsIcon: ({ width }: { width?: number | undefined; }) => JSX.Element; export default WalletsIcon;