/** Deprecated: use the environment value instead. This will only work in the development environment. */ export declare const BAFS_INSTITUTION_UUID = "institut-ions-0999-BAFS-TestBranch00"; export declare const POST_OBJECT_CLAIM = "post_object"; export declare const POST_OBJECT_UNFILTERED_CLAIM = "post_object_unfiltered"; export declare const PUT_OBJECT_CLAIM = "put_object"; export declare const PUT_OBJECT_UNFILTERED_CLAIM = "put_object_unfiltered"; export declare const GET_OBJECT_CLAIM = "get_object"; export declare const GET_OBJECT_UNFILTERED_CLAIM = "get_object_unfiltered"; export declare const ADMIN_CLAIM = "admin";