import type PluginManager from '@jbrowse/core/PluginManager';
export default function register(pm: PluginManager): void;
