import type { IRestRouteEntryPoint } from "@twin.org/api-models"; /** * REST entry points for the information and health services. */ export declare const restEntryPoints: IRestRouteEntryPoint[];