import { ShapeComponent as SC } from '../../runtime'; export type HollowDiamondOptions = Record; /** * ◇ */ export declare const HollowDiamond: SC;