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