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