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