import type { Hook } from '@oclif/core'; declare const hook: Hook<'prerun'>; export default hook; //# sourceMappingURL=ensure-config-file.d.ts.map