import { CommandOption } from '../types.cjs'; declare const filesOption: CommandOption; export { filesOption };