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