type Props = { botContainer: HTMLDivElement | undefined; }; export declare const LiteBadge: (props: Props) => import("solid-js").JSX.Element; export {}; //# sourceMappingURL=LiteBadge.d.ts.map