import { Observer, InspectionEvent } from 'xstate'; export declare const inspector: { inspect: Observer | (() => void); };