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