import { IconDefinition } from '../types';
declare const WalletTwoTone: IconDefinition;
export default WalletTwoTone;
