export { scrollIntoViewPlugin } from './scrollIntoViewPlugin';
export type { ScrollIntoViewPlugin } from './scrollIntoViewPluginType';
