import { Command } from "commander"; export declare function registerUsageClearCommand(usageCmd: Command): void;