import type { FrozenProcessor } from 'unified';
export default function rehypeJsxify(this: FrozenProcessor): void;
