export declare class WorkVersionRapidSearchModel { id: number; miloCode: string; workId: number; title: string; codeIso: string; yearOfProduction: number; docType: string; }