declare const _default: { name: string; included(this: any, parent: any): void; installBabelPlugin(this: any, appOrAddonInstance: any): void; setupPreprocessorRegistry(this: any, type: 'parent' | 'self', registry: any): void; options: {}; }; export = _default;