export declare type PostRating = "e" | "q" | "s";
//# sourceMappingURL=PostRating.d.ts.map