import { h } from 'preact'; export declare const CMHelpers: (markdown: string) => h.JSX.Element;