import ControllerState from "../ControllerState"; export default function add(s: ControllerState, v?: number): Promise;