declare function getInstanceModule(imageId: any, metaDataProvider: any, types: any): {}; declare const instanceModuleNames: string[]; export { getInstanceModule, instanceModuleNames };