export { default as version } from './version.js';
export type { Mesh } from 'itk-wasm';
export type { PolyData } from 'itk-wasm';
