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