//#region src/result/noFound.d.ts declare function NoFound(): import("vue/jsx-runtime").JSX.Element; //#endregion export { NoFound as default };