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