import _ from 'lodash'; export declare const notifyRenderComplete: _.DebouncedFunc<() => void>; export declare const notifyItemsToMergeInitializationComplete: () => void;