import React from 'react'; import { BoxJobListModalProps } from '../interface'; export declare const BoxJobListModal: React.FC;