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