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