import { StaticDecalMaterial } from'../../webgl/static-decal-material';
/**
* Class for the 3D model of K.I.T.T. Needed because of custom coloring.
*/exportdeclareclassFelineMaterialextendsStaticDecalMaterial {
constructor();
}
//# sourceMappingURL=feline-material.d.ts.map