export declare function loopOn(id: string): void;
export declare function loopOff(id: string): void;
