import type { Command } from "commander"; export declare function registerGrants(parent: Command): void;