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