import { State } from "./state"; export declare const initialAbout: State.Data; export declare const initial: State.Props; export default initial;