// Generated file. To retain edits, remove this comment. interface VtkPolyDataReadPointSetNodeOptions { /** Only read point set metadata -- do not read pixel data. */ informationOnly?: boolean } export default VtkPolyDataReadPointSetNodeOptions