import { Context, Events } from './types'; declare const productCatalog: import("xstate").StateMachine>; export { productCatalog };