import type { $Remark } from '@milkdown/utils'; import type { Options } from 'remark-gfm'; export declare const remarkGFMPlugin: $Remark<'remarkGFM', Options | null | undefined>; //# sourceMappingURL=remark-gfm-plugin.d.ts.map