import type { RuntimePromotionFilesystemAuthority, RuntimePromotionOwnedCleanupResult } from './runtime-promotion-filesystem-types.js'; export declare function cleanupRuntimePromotionOwnedSlot(authority: RuntimePromotionFilesystemAuthority): Promise; //# sourceMappingURL=runtime-promotion-filesystem-cleanup.d.ts.map