import { ExpoWebGLRenderingContext } from './GLView.types';
export declare function createWorkletContextProvider(): (contextId: number) => ExpoWebGLRenderingContext | undefined;
//# sourceMappingURL=GLWorkletContextProvider.d.ts.map