import Connection from '../components/Connection' import InterfaceList from '../components/InterfaceList' const InterfacePage = props => ( ) export default InterfacePage