export interface SDKArtifact { path: string; sizeBytes: number; updatedAt: string; } //# sourceMappingURL=artifacts.d.ts.map