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