import { SVGProps } from "react"; declare const PentagramThinIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default PentagramThinIcon;