declare const isRoleExists: (role: string) => Promise; export default isRoleExists; //# sourceMappingURL=isRoleExists.d.ts.map