import * as React from 'react';
declare const IconSvgDiamond: React.FC<React.SVGAttributes<any>>;
export default IconSvgDiamond;
