declare const _default: { SIGN: string; SELF_SIGN_NOT_ALLOWED: string; REQUIRE_SELF_SIGN: string; USER_NOT_IN_ROLE: string; SIGNATURE: string; }; export default _default;