export declare function getIsStatusUpdated(): boolean;
export declare function setIsStatusUpdated(bool: boolean): void;
