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