import { InputBindingApi } from "../editor/Editor/tweakpane";
export declare const inputSkipChangeSet: WeakSet<InputBindingApi>;
