forgeplus-react/node_modules/antd/lib/result/unauthorized.d.ts

4 lines
108 B
TypeScript

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