import { Command } from "commander"; export declare function registerVariableCommands(versionedCmd: Command, argumentId: string, version: number): void; //# sourceMappingURL=variables.d.ts.map