import type { Hook } from '@oclif/core';
declare const hook: Hook<'init'>;
export default hook;
//# sourceMappingURL=check-compatible-node-version.d.ts.map