import { CliCommandDefinitionOption } from './types'; export declare const internalOptions: CliCommandDefinitionOption[];