import { CommandOption } from '../types.js'; declare const fileOption: CommandOption; export { fileOption };