import type { MicroguideContextType } from '../contexts/MicroguideContext.js'; /** @internal */ export declare const useMicroguideContext: () => MicroguideContextType; //# sourceMappingURL=useMicroguideContext.d.ts.map