import type { Extension } from 'micromark-util-types';
export declare function jsxComment(): Extension;
