import { ScaleValue } from "@vitality-ds/system"; export declare const AVAILABLE_MAX_LINES = 3; export declare const DEFAULT_VARIANT_ELEMENTS: { caption: string; body: string; sectionSubtitle: string; sectionTitle: string; pageTitle: string; }; export declare const AVAILABLE_VARIANTS: Array>; //# sourceMappingURL=constants.d.ts.map