import React from 'react';import NTPLogo from 'ntp-logo-react'; function App(){return  ( );};