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