import React from 'react'; import { Alert } from '@zhst/meta'; const App: React.FC = () => ; export default App;