import "typings-global"; export declare let tag: (commandOptionArg: any) => void; export declare let retag: () => void;