// Generated file. To retain edits, remove this comment. import { Image } from 'itk-wasm' interface VectorMagnitudeNodeResult { /** Output magnitude image */ magnitudeImage: Image } export default VectorMagnitudeNodeResult