import * as base from '@scion-scxml/core-base'; export * from '@scion-scxml/core-base'; export class Statechart extends base.BaseInterpreter {}