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