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