export { default as fromJSON } from './fromJSON';
export { default as checkPermissionForRole } from './checkPermissionForRole';
