import { Command } from 'commander'; export declare function lighthouse(program: Command): Promise;