import type { Root } from 'mdast'; export declare function rehypeAlert(): (tree: Root) => void; //# sourceMappingURL=rehype-alert.d.ts.map