import React from 'react'; export declare const LayerEventContextProvider: ({ children }: { children: any; }) => React.JSX.Element;