import { Command } from "commander"; export declare function registerPluginCommand(program: Command): void; //# sourceMappingURL=plugin.d.ts.map