export declare const text: { aiPanelHeader: { fontFamily: string; color: string; fontSize: string; fontWeight: number; }; panelHeaderText: { textOverflow: string; overflow: string; whiteSpace: string; color: string; lineHeight: string; fontSize: any; fontWeight: number; fontFamily: string; }; messagesText: { '&.is-success, &.is-warning, &.is-error, &.is-default': { color: any; '& > a': { fontWeight: string; textDecoration: string; color: any; }; }; }; panelHeaderSubtext: { fontSize: string; lineHeight: string; color: string; marginTop: string; }; pageHeaderTitle: { lineHeight: string; fontSize: string; fontWeight: number; }; requirementsListText: { color: string; fontSize: string; fontWeight: number; lineHeight: string; }; stepperTabContent: { fontSize: string; color: string; lineHeight: string; }; stepperTabContentHeader: { color: string; lineHeight: string; fontSize: any; fontWeight: number; fontFamily: string; }; H1: { lineHeight: string; fontSize: any; fontWeight: number; color: string; fontFamily: string; }; H2: { lineHeight: string; fontSize: any; fontWeight: number; color: string; fontFamily: string; }; H3: { lineHeight: string; fontSize: any; fontWeight: number; color: string; fontFamily: string; }; H4: { lineHeight: string; fontSize: any; fontWeight: number; color: string; fontFamily: string; }; H5: { lineHeight: string; fontSize: any; fontWeight: number; color: string; fontFamily: string; }; H6: { lineHeight: string; textTransform: string; color: string; fontFamily: string; fontWeight: number; fontSize: any; letterSpacing: string; }; h1: { lineHeight: string; fontSize: any; fontWeight: number; color: string; fontFamily: string; }; h2: { lineHeight: string; fontSize: any; fontWeight: number; color: string; fontFamily: string; }; h3: { lineHeight: string; fontSize: any; fontWeight: number; color: string; fontFamily: string; }; h4: { lineHeight: string; fontSize: any; fontWeight: number; color: string; fontFamily: string; }; h5: { lineHeight: string; fontSize: any; fontWeight: number; color: string; fontFamily: string; }; h6: { lineHeight: string; textTransform: string; color: string; fontFamily: string; fontWeight: number; fontSize: any; letterSpacing: string; }; base: { lineHeight: string; }; buttonSubtitle: { fontSize: string; fontWeight: number; }; buttonTitle: { fontSize: string; }; pageHeaderBody: { lineHeight: string; color: string; fontSize: string; }; sideNavHeader: { py: string; lineHeight: string; textDecoration: string; color: string; px: string; fontWeight: string; letterSpacing: string; }; suggestion: { fontSize: string; fontFamily: string; color: string; lineHeight: string; }; tabLabel: { color: string; wordBreak: string; }; placeholder: { color: any; fontWeight: number; }; paragraph: { lineHeight: string; }; listViewItemText: { fontSize: string; fontFamily: string; color: string; fontWeight: number; lineHeight: string; }; listViewItemExpandedText: { mt: string; fontWeight: number; lineHeight: string; }; listViewItemSubtext: { fontSize: string; lineHeight: string; color: string; mt: number; }; itemTitle: { fontWeight: number; color: string; }; small: { fontSize: string; fontFamily: string; lineHeight: string; color: string; }; response: { color: string; fontFamily: string; fontSize: string; display: string; whiteSpace: string; lineHeight: string; '&.has-bullet': { display: string; }; '&::marker': { color: string; }; }; };