import type { FC, SVGProps } from "react";
export declare const Star: FC<SVGProps<SVGSVGElement>>;
export default Star;
//# sourceMappingURL=Star.d.ts.map