import { AjaxState } from "./state"; export declare const initial: AjaxState; export default initial;