/**
 * Retrieves the IOContext from the component tree
 */
export declare const useIOContext: () => import("../_types/IIOContext").IIOContext | null;
//# sourceMappingURL=useIOContext.d.ts.map