import { ShapeComponent as SC } from '../../runtime'; export type HollowPointOptions = Record; /** * ○ */ export declare const HollowPoint: SC;