export declare enum EConsentRoles { DEFAULT_ADMIN_ROLE = "0x0000000000000000000000000000000000000000000000000000000000000000", PAUSER_ROLE = "0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a", REQUESTER_ROLE = "0x61a3517f153a09154844ed8be639dabc6e78dc22315c2d9a91f7eddf9398c002", SIGNER_ROLE = "0xe2f4eaae4a9751e85a3e4a7b9587827a877f29914755229b07a7b2da98285f70", STAKER_ROLE = "0xb9e206fa2af7ee1331b72ce58b6d938ac810ce9b5cdb65d35ab723fd67badf9e" } //# sourceMappingURL=EConsentRoles.d.ts.map