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