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