export declare const SIGN_COMMANDS: string[];
export declare function isSignCommand(argv: any): boolean;
//# sourceMappingURL=signCommands.d.ts.map