import Arc from '@jbrowse/plugin-arc';
declare const corePlugins: (typeof Arc)[];
export default corePlugins;
