export declare enum PackageType { application = 0, component = 1, plugin = 2 } //# sourceMappingURL=package-type.d.ts.map