import type { Plugin } from 'unified'; import type { Element } from 'hast'; export declare const className: Plugin<[], Element>;