import { SvgIconProps } from '@mui/material'; declare function SvgBubble(props: SvgIconProps): import("react/jsx-runtime").JSX.Element; export default SvgBubble;