export declare const APP_PERMISSIONS: {
    "menu-link": {
        action: string;
        subject: null;
    }[];
};
