import { componentInterface } from '../../factory';
export default function getMathML(): Promise<componentInterface | null>;
