import React from 'react'; import { SystemIconPartProps } from '../../SystemIcon.part.types'; declare const MediumArrowRight: React.FC; export { MediumArrowRight };