import { CometChatTheme } from '@cometchat/uikit-resources';
import * as i0 from "@angular/core";
export declare class CometChatThemeService {
    theme: CometChatTheme;
    static ɵfac: i0.ɵɵFactoryDeclaration<CometChatThemeService, never>;
    static ɵprov: i0.ɵɵInjectableDeclaration<CometChatThemeService>;
}
