import React from 'react';
export declare const LayerContext: React.Context<React.RefObject<HTMLElement> | null>;
