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

declare const UsWithdrawPending: ReactIconComponentType;
export default UsWithdrawPending;
            