import { type CSSProperties } from '@vanilla-extract/css'; export declare const elementLabelWrapper: string; export declare const foreignObjectContainer: import("@vanilla-extract/recipes").RuntimeFn<{ dominantBaseline: Record; }>; export declare const textContainer: string;