import type { WebchatTheme } from './types';
export declare const defaultTheme: WebchatTheme;
