/**
 * Reference key is an object which identifies unique reference value.
 *
 * @type {ReferenceKey}
 */
export declare type ReferenceKey = any;
//# sourceMappingURL=reference-key.d.ts.map