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