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