import * as React from 'react'; declare const App: React.FunctionComponent; export { App };