import type { Root } from "mdast"; export declare const remarkDetails: () => (tree: Root) => void;