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