import { SVGProps } from 'react'; declare const IconTalkingupRegular: (props: SVGProps) => JSX.Element; export default IconTalkingupRegular;