/// declare const Loading: ({ loadingLabel }: { loadingLabel: any; }) => JSX.Element; export default Loading;