/// import { PropsType } from './propsType'; import './style'; export default function Empty({ height }: PropsType): JSX.Element;