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