export declare const allowedActions: Map<string, string[]>;
export declare const actionToDataSourceMap: Map<string, string>;
export declare const actionToRoleAction: Map<string, string>;
//# sourceMappingURL=action-maps.d.ts.map