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