export { default as Annotator } from './Annotator'; export * from './interfaces'; export * from './metadataKeys';