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