export declare type CliOption = "watch" | "inspect" | "preserveConsole" | "noFileConstants" | "tsconfig" | "sendCodeMode" | "sudo";
