import SevenSegmentDisplay from "./components/SevenSegmentDisplay";
export default SevenSegmentDisplay;
