import type { HighFragment } from '../HighFragment'; /** * adds GPU morph targets transform to the geometry */ export declare const morphTargetStandard: HighFragment; /** * adds GPU morph targets transform to the geometry */ export declare const morphTargetNormalStandard: HighFragment; //# sourceMappingURL=morphTargetFragments.d.ts.map