import { ShaderMaterial } from 'three';
export declare class MeshDiscardMaterial extends ShaderMaterial {
    constructor();
}
