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