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

declare const AttachMoney: ReactIconComponentType;
export default AttachMoney;
            