import { CommanderItemFactory } from '../../core/command/abstract'; declare const clear: CommanderItemFactory; export default clear;