import { Box, Loader } from '@adminjs/design-system' import React, { FC } from 'react' export const AppLoader: FC = () => ( )