import { Jobs } from '@tapis/tapis-typescript'; export declare const jobRequiredFieldsComplete: (job: Partial) => boolean;