export declare const constants: { HELP: string; HELP_SHORT: string; VERSION: string; VERSION_SHORT: string; VERBOSE: string; YES: string; YES_SHORT: string; PLUGIN_DEFAULT_COMMAND: string; MANIFEST_FILE_NAME: string; PACKAGEJSON_FILE_NAME: string; PLUGINS_FILE_NAME: string; CORE: string; CODEGEN: string; Amplify: string; DotAmplifyDirName: string; AmplifyPrefix: string; LocalNodeModules: string; ParentDirectory: string; GlobalNodeModules: string; PackagedNodeModules: string; ExecuteAmplifyCommand: string; ExecuteAmplifyHeadlessCommand: string; HandleAmplifyEvent: string; LogFilename: string; }; //# sourceMappingURL=constants.d.ts.map