import type { NodeHandler } from 'comark/render'; export * from 'comark/plugins/math'; export { default } from 'comark/plugins/math'; export declare const Math: NodeHandler;