export declare const VectorLayer: ({ source, style, zIndex }: { source: any; style: any; zIndex?: number; }) => any; //# sourceMappingURL=VectorLayer.d.ts.map