import { IconDefinition } from '../../types';
declare const LongArrowRight: IconDefinition;
export default LongArrowRight;
