/// import { SvgIconProps } from './types'; export declare function HexagonSparkleIcon({ className, ...props }?: Partial): JSX.Element;