/**
 * Tracks reactive pointer options from a Svelte component context.
 */
export declare function watchPointerOptions(update: () => void): void;
//# sourceMappingURL=pointer-options.svelte.d.ts.map