import { ShapeComponent as SC } from '../../runtime'; export type VHOptions = Record; export declare const VH: SC;