import { FunctionComponent } from "react"; declare const IngressComponent: FunctionComponent; export { IngressComponent };