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