import { Node } from 'unist'; export default function remarkBlockRefs(): (tree: Node) => void;