import { Themable } from '../../../infra/contexts/theme-provider/types'; export default function ClearChatIcon({ theme }: Themable): import("react/jsx-runtime").JSX.Element;