export declare const userReachMaxRateLimit = "User reach max ratelimit";
export declare const notValidObj = "Object is not valid based on schema";
export declare const emptyObj = "Object is empty";
