import * as Commander from "commander";
export default function registerToken(program: typeof Commander): void;
