export declare const JobItemData: { id: number; title: string; link: string; department: string; date: string; dateData: string; }[];