import type { HighFragment } from '../HighFragment'; /** * fragment for discarding pixels if the alpha threshold is not met */ export declare const alphaDiscard: HighFragment; //# sourceMappingURL=alphaDiscardFragments.d.ts.map