import type { JobCompact } from './JobCompact'; export declare type JobBase = JobCompact;