import { Command } from "@commander-js/extra-typings";
export declare const disableLocalDeployments: Command<[], {
    global?: true | undefined;
    undoGlobal?: true | undefined;
}>;
//# sourceMappingURL=disableLocalDev.d.ts.map