export declare function getAllCategoryPluginInfo(context: any): {
    notifications: {
        packageLocation;
    }[];
};
//# sourceMappingURL=get-all-category-pluginInfos.d.ts.map