import React from "react"; import { PageProps } from "./interFaces"; function App000001({ lang, queryParams }: PageProps) { return ( <>