import { Command } from '@oclif/core';
export default function init(opts: Command): void;
