export declare const TYPOGRAPHY_CLASS_PREFIX = "condo-typography";
export declare const TEXT_SIZES: readonly ["large", "medium", "small"];
export declare const TEXT_TYPES: readonly ["primary", "secondary", "inverted", "danger", "warning", "info", "success", "inherit"];
export declare const TOOLTIP_CLASS_PREFIX = "condo-tooltip";
//# sourceMappingURL=constants.d.ts.map