import { CommandLineOptions } from './types.js'; export declare const getOpts: () => CommandLineOptions;