import { TransformNode, Vector3 } from "@babylonjs/core"; export declare function getAbsoluteRotation(child: TransformNode): Vector3;