import { ThickLineMaterial } from 'three-thick-lines'; export declare class OutlineMaterialThick extends ThickLineMaterial { private _angleThreshold; constructor(_angleThreshold?: number, outline?: boolean, color?: string); } //# sourceMappingURL=OutlineMaterialThick.d.ts.map