import { Command } from '../api'; declare const _default: (config: Command) => void; export default _default;