import { State } from "./index"; export declare function Reindex(state: State, callback: (success: boolean) => void): void; //# sourceMappingURL=reindex.d.ts.map