import type { Syringe } from '@difizen/mana-syringe';
import { ManaContext } from '../module/mana-module-context';
export declare const useCreateManaContext: (context: Syringe.Context | undefined, asChild: boolean) => ManaContext;
//# sourceMappingURL=hooks.d.ts.map