import { SymbolProps } from './types';
export declare const SymbolDiamond: ({ x, y, size, fill, opacity, borderWidth, borderColor, }: SymbolProps) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=SymbolDiamond.d.ts.map