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