export function makeHelperBoxGeometry(sx?: number, sy?: number, sz?: number): BufferGeometry;
import { BufferGeometry } from "three";
//# sourceMappingURL=makeHelperBoxGeometry.d.ts.map