import { ObjectDirective } from 'vue'; declare const scrollIntoView: ObjectDirective; export default scrollIntoView;