import type { MathQuill as MQNamespace } from './lib'; declare global { const MathQuill: MQNamespace.MathQuill; }