UNPKG

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