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