/// export declare type LoadingProps = {}; export default function Loading(_: LoadingProps): JSX.Element;