import * as React from "react"; declare function SvgDiamondAlt(props: React.SVGProps): React.JSX.Element; export default SvgDiamondAlt;