import { TireMaterial } from '../../webgl/tire-material';
export declare class ChewyTireMaterial extends TireMaterial {
    constructor(invertMask?: boolean);
}
//# sourceMappingURL=chewy-model.d.ts.map