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