import type { SvgNode } from "../types.js";

export declare const PointDiamondBorder: SvgNode;
