export declare function getSceneNodeById<Node extends SceneNode>(id: string): Node;
//# sourceMappingURL=get-scene-node-by-id.d.ts.map