import React from 'react';
import '../../style/JobSubmission.css';
export declare const JobSubmissionForm: () => React.JSX.Element;
