FundFilled.d.ts 112 Bytes
import { IconDefinition } from '../types';
declare const FundFilled: IconDefinition;
export default FundFilled;