/// import { SvgProps } from "react-native-svg"; declare function DiamondHalf(props: SvgProps): JSX.Element; export default DiamondHalf;