import type { Transform } from 'mdast-util-from-markdown'; declare const compatibilityTransfomer: () => Transform; export default compatibilityTransfomer;