import * as React from 'react'; export default function IntDev(props) { return ( ); }