export function make_one_vector3(): (out: any, out_offset: any, direction: any, direction_offset: any) => void;
export function make_vector3(x: any, y: any, z: any): (out: any, out_offset: any, direction: any, direction_offset: any) => void;
//# sourceMappingURL=make_one_vector3.d.ts.map