export declare const NSFW_CLASSES: {
    [classId: number]: string;
};
