import { IconProps } from '../Icon'; declare function SvgChatBubble(props: IconProps): JSX.Element; export default SvgChatBubble;