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