import { Group, Object3D } from "three";
export declare const positionWheels: (wheelObject: Object3D) => Group;
