export declare const STATE_MODIFIED = "Modified";
export declare const STATE_DELETED = "Deleted";
