export declare const $ResponseRuntimeImportAllResponseDTO: { readonly properties: { readonly data: { readonly type: "RuntimeImportAllResponseDTO"; }; readonly meta: { readonly type: "dictionary"; readonly contains: { readonly properties: {}; }; }; }; };