/// import { IconProps } from '../helper'; declare function Eoscalendar_view_dayFilled({ size, color, rotate, horizontalFlip, verticalFlip, className }: IconProps): JSX.Element; export default Eoscalendar_view_dayFilled;