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