import { DirectiveBinding } from 'vue';
export default function onIntersection(el: HTMLElement, binding: DirectiveBinding): void;
