import type { DecimatedVolumeModifier } from './types.js';
export declare const inPlaneDecimationModifier: DecimatedVolumeModifier;
