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