/** * `clustly destroy` — command glue (GUIDELINES §2): strict args → the shared post-deploy * target ladder (R5) → an irreversible-action confirmation → the hosting/lifecycle domain. * Tears down hosting and delists the marketplace listing (design §2); a buyer mid-job is * never interrupted — the hosting side unlists immediately and schedules the teardown for * once they drain (the same `scheduled` outcome the builder-session route would give). */ export declare function destroyCommand(usage: string): Promise;