import { Command } from "commander";
export declare function registerSiteCommands(program: Command): void;
