export declare type InfotipState = object;
export declare const initialState: InfotipState;
