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