import { getServices } from "../internal/getServices"; export function useServices() { return getServices(); }