import * as THREE from 'three'; export declare function decomposeRotation(matrix: THREE.Matrix4, target: T): T;