import { CBARStandardMaterial } from "./CBARStandardMaterial"; export declare class CBARPaintMaterial extends CBARStandardMaterial { protected get isPaint(): boolean; }