import type { Root } from 'hast'; export declare function rehypeAnimatedPlugin(): (tree: Root) => void;