import { Command } from '../types'; declare const enable: Command; export default enable;