import type { Plugin } from 'unified';
declare const remarkDirectiveRehype: Plugin;
export default remarkDirectiveRehype;
