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