import { ShapeComponent as SC } from '../../runtime'; export type HollowHexagonOptions = Record; /** * ⬡ */ export declare const HollowHexagon: SC;