declare const _default: { defaultProps: { isUnderlined: boolean; }; baseStyle: { _text: { fontSize: string; fontWeight: string; color: string; }; _hover: { _text: { color: string; }; }; }; }; export default _default;