export type TNodeListListener = (item: T, referenceItem?: T | null) => void; //# sourceMappingURL=TNodeListListener.d.ts.map