import { INodeIdTransform } from "../types"; export declare function createNodeIdTransform(): INodeIdTransform;