/// import { Interpreter } from 'xstate'; export declare function ServiceViz({ service }: { service: Interpreter; }): JSX.Element | null; //# sourceMappingURL=ServiceViz.d.ts.map