export declare function MigrateComputeEngine(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function TransferAppliance(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare const CE: typeof MigrateComputeEngine;
