declare const LearnMore: { ({ linkText, className, link, target, mixPanelEvent, fontWeight, fontSize, iconName, withIcon, underLine, underLineType, moduleName, event, fontColor, helpIcon, information, testId, iconVersion, iconSize, openHelpCenter, linkId, userAnalytics }: any): any; defaultProps: { testId: string; }; }; export default LearnMore;