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