import { type Parent } from "unist"; export declare function remarkReferences(): () => (tree: Parent) => Parent; //# sourceMappingURL=remark-references.d.ts.map