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