export default Loading; declare function Loading(props: any): React.JSX.Element; import React from 'react';