import { ReactIconComponentType } from '../types';

declare const WalletIconDark: ReactIconComponentType;
export default WalletIconDark;
            