/** * axon teardown — delete a deployment from the provider. */ export declare function runTeardown(deploymentId: string, cwd?: string): Promise; //# sourceMappingURL=teardown.d.ts.map