import MathNode from "../math/MathNode.js";

export const bitangentGeometry: MathNode;
export const bitangentLocal: MathNode;
export const bitangentView: MathNode;
export const bitangentWorld: MathNode;
