import type { Command } from 'commander'; export declare const HANDOFF_PAGE_ORIGIN = "https://handoff.meetanima.online"; export declare function registerEnvHandoffCommands(env: Command): void; //# sourceMappingURL=env-handoff-cli.d.ts.map