import {Material} from "three";

export function computeMaterialEquality(a: Material, b: Material): boolean
