import type { TrajectoryType } from '../index'; export declare function parse_torch_sim_hdf5(buffer: ArrayBuffer, filename?: string): Promise;