export declare const $RuntimeImportAllResponseDTO: { readonly properties: { readonly jobURIs: { readonly type: "array"; readonly contains: { readonly type: "string"; }; }; }; };