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

declare const UsFundingPending: ReactIconComponentType;
export default UsFundingPending;
            