JSXInternal.MEncloseMathMLAttributes
deprecated@deprecated
Please import from the Preact namespace instead
interface MEncloseMathMLAttributes <T extends EventTarget> extends MathMLAttributes<T> {
notation?: Signalish<string | undefined>;
}Please import from the Preact namespace instead