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