import { GlTF } from '..'; export declare function computeTransformToRoot(gltf: GlTF): void;