import { CollectionOptions } from '../collection'; export declare const beforeDefineAdjacencyListCollection: (options: CollectionOptions) => void;