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