import MathNode from "../../math/MathNode.js"; declare const getGeometryRoughness: () => MathNode; export default getGeometryRoughness;