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

declare const UsFundingPendingDark: ReactIconComponentType;
export default UsFundingPendingDark;
            