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