/** * Formats the reference key for a tree node. */ export declare function formatNodeRefKey(value: string | number): string;