import { DICompareFunction } from 'di-controls/types';
export declare const DI_DEFAULT_COMPARE: DICompareFunction;
