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