import type katex from 'katex';
export type Katex = typeof katex;
