declare const _default: { validateProjectDir(command: any): void; showDeprecationWarnings(command: any, context: any): void; }; /** * An array or command pre-filters functions that are passed the command * definition, the CLI context, and if the command is running in JSON * mode or not. */ export = _default;