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