import { ShapeComponent as SC } from '../../runtime'; export type HollowBowtieOptions = Record; /** * ▷◁ */ export declare const HollowBowtie: SC;