/** This file is auto generated by convertSvgToJsx.ts */
import type { IconSVGProps } from '../../components/icon/Icon';
declare const information_bubble: (props?: IconSVGProps) => import("react/jsx-runtime").JSX.Element;
export default information_bubble;
