import { JSX } from '../../../stencil-public-runtime'; export declare class GuxAIPoweredBadge { private i18n; root: HTMLElement; componentWillLoad(): Promise; render(): JSX.Element; }