/// import { IconProps } from "../SvgIcon"; export declare const Diamonds: (props?: IconProps) => JSX.Element; export default Diamonds;