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