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