import { Command } from "commander";
declare const _default: {
    enable: Command;
    disable: Command;
};
export default _default;
