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