import type { FaroErrorBoundaryState } from './types';
export declare const faroErrorBoundaryInitialState: FaroErrorBoundaryState;
