import { InputStateInterface } from "../interfaces/input-state.interface"; export declare const initialInputState: InputStateInterface;