import type { UserGesture } from "../index.mjs"; export declare const createProxy: (target: T) => T;