interface NotFoundViewProps { } export declare function NotFoundView({}: NotFoundViewProps): import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=NotFoundView.d.ts.map