export declare const persistLoopOption: (option: boolean) => void;
export declare const loadLoopOption: () => boolean;
