import { ShapeComponent as SC } from '../../runtime'; export type PointOptions = Record; /** * ● */ export declare const Point: SC;