import type { IconComponent } from "../../types";
export declare const Midday: IconComponent;
export default Midday;
