export declare const INDEX_EVENT = "index";
export declare function onIndexCreated(error: any): void;
