import { SvgIconComponent } from './types'; declare const EditCalendarIcon: SvgIconComponent; export default EditCalendarIcon;