import { CommandInfo } from '../command-info';
/**The clear command */
export declare const clear: CommandInfo[];
//# sourceMappingURL=clear.d.ts.map