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