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