/// <reference types="react" />
declare function NoLoading(): JSX.Element;
export default NoLoading;
