export declare class ModelViewerExtensionEvents { static namespace: string; static CAMERA_CHANGE: string; static DOUBLECLICK: string; }