import { Box } from '@chakra-ui/react'; export const EmptyEnd = () => { return ( ); };