import { FC } from 'react'; declare const TestApp: FC; export default TestApp;