export default function SisenseLogo({ isDarkBackground }: { isDarkBackground: boolean; }): import("react/jsx-runtime").JSX.Element;