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