UNPKG

98 BTypeScriptView Raw
1/// <reference types="react" />
2declare const NoFound: () => JSX.Element;
3export default NoFound;