declare interface GETModelingRestIntegrationMetadataApiCollectDetailResponseType { timestamp: string; status: number; error: string; message: string; path: string; }