export declare enum RatingTypes { ANTHOR = "anthor", ESTABLISHMENT = "establishment", COMPANY = "company" }