export declare type ContentRating = 'clean' | 'explicit' | undefined;
//# sourceMappingURL=contentRating.d.ts.map