declare function mergeMachineProps(prev: T, next: Partial): T; export { mergeMachineProps };