/// import { IconProps } from '../../types'; declare const MedalRibbonsStar: (allProps: IconProps) => JSX.Element; export default MedalRibbonsStar;