import { Context } from './types'; export declare const createCustomFieldsMachine: (subscriptionId: number) => import("xstate").StateMachine>;