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