export declare const didUnmountReactApp: () => boolean;
export declare function startReportingRuntimeErrors(onError: () => void): void;
