import { LayerOptions } from 'leaflet'; import { LeafletContextInterface } from './context'; export declare function withPane

(props: P, context: LeafletContextInterface): P;