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