import React from 'react'; import IconProps from './props'; declare const CalendarOutlineIcon: React.FC; export default CalendarOutlineIcon;