export declare function savePrendyState(): void;
export declare function loadPrendyState(): Promise<void>;
