import type { SendbirdState } from '../types';
export declare const initialState: SendbirdState;
