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

declare const AssistedFunding: ReactIconComponentType;
export default AssistedFunding;
            