···3344// Display components
55export { ContentRights } from "./content-rights";
66+export { ContentWarningBadge } from "./content-warning-badge";
67export { ContentWarnings } from "./content-warnings";
7889export type { ContentRightsProps } from "./content-rights";
9101111+export type { ContentWarningBadgeProps } from "./content-warning-badge";
1012export type { ContentWarningsProps } from "./content-warnings";