import { ShapeComponent as SC } from '../../runtime'; export type HyphenOptions = Record; /** * - */ export declare const Hyphen: SC;