declare function isEntityEndpoint(url: string | undefined): boolean;
export { isEntityEndpoint };
