/** this doc is generated by ./scripts/code/labels.mjs **/ import { InterpretedLabelValueDefinition, LabelPreference } from '../types'; export type KnownLabelValue = '!hide' | '!warn' | '!no-unauthenticated' | 'porn' | 'sexual' | 'nudity' | 'graphic-media' | 'gore'; export declare const DEFAULT_LABEL_SETTINGS: Record; export declare const LABELS: Record; //# sourceMappingURL=labels.d.ts.map