import { Hook } from "@oclif/config";
declare const commandNotFound: Hook.CommandNotFound;
export default commandNotFound;
