import { FC } from "react"; import { SvgIcon } from "./types"; export declare const StarArt: FC; export default StarArt;