declare const PLUGIN_ID = "content-manager";
declare const PERMISSIONS: string[];
export { PLUGIN_ID, PERMISSIONS };
