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