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