/** * Provides interactivity as described in @threlte/extras, * but carries out necessary camera and screen-space transforms * to be compatible with the map camera. */ export declare const interactivityPlugin: () => void;