import { DirectiveOptions, PluginObject } from 'vue'; declare const Sticky: DirectiveOptions & PluginObject; export default Sticky;