declare class ReadRbac { static checkInit(): Promise; static redo(): Promise; } export default ReadRbac;