import type { ActionReturn } from 'svelte/types/runtime/action'; export declare function clickOutside(node: HTMLElement): ActionReturn; //# sourceMappingURL=ClickOutside.d.ts.map