import React from "react";
import { type CentralIconBaseProps } from "../CentralIconBase";
export declare const IconCalender5: React.FC<CentralIconBaseProps>;
export default IconCalender5;
