export function useServiceContext(): null;
export const ServiceContext: import("react").Context<null>;