/** This file is auto generated by convertSvgToJsx.ts */importtype { IconSVGProps } from'../../components/icon/Icon';
declareconstinformation_bubble_medium: (props?: IconSVGProps) =>import("react/jsx-runtime").JSX.Element;
exportdefault information_bubble_medium;