import React from "react";
declare const EthiopianDateCalendar: () => React.JSX.Element;
export default EthiopianDateCalendar;
