export declare const cancelTrack: () => void;
export declare const startTrack: () => void;
export declare var cancelPatch: () => void;
