import type { DialogPlugin } from "../DialogPlugin"; declare const math: DialogPlugin; export default math;