import type { Mesh } from '@flighthq/types/contract'; export declare function updateMeshDeformation(mesh: Readonly): void; //# sourceMappingURL=updateMeshDeformation.d.ts.map