// Generated file. To retain edits, remove this comment.

interface Ge4ReadImageNodeOptions {
  /** Only read image metadata -- do not read pixel data. */
  informationOnly?: boolean

}

export default Ge4ReadImageNodeOptions
