2 lines
107 B
TypeScript
Executable file
2 lines
107 B
TypeScript
Executable file
declare function GlobalNotFound(): import("react/jsx-runtime").JSX.Element;
|
|
export default GlobalNotFound;
|