import Translate from "@docusaurus/Translate" import type { JSX } from "react" export default function NoExtraProperties(): JSX.Element { const noExtraPropertiesLabel = ( {"No extra propertie(s) are authorized in this object"} ) return (