import { MachineInstancesProps } from '../types'; declare const MachineInstances: React.FC; export default MachineInstances;