import React from 'react'; import './BranchDisplay.css'; declare const BranchDisplay: React.FunctionComponent; export default BranchDisplay;