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