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