import { ShapeComponent as SC } from '../../runtime'; export type SquareOptions = Record; /** * ■ */ export declare const Square: SC;