declare namespace _default {
    export const LOST: string;
    export const RESTORED: string;
}
export default _default;
//# sourceMappingURL=ContextEventType.d.ts.map