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