import { Command } from 'commander'; export declare function registerBrowser(program: Command): void;