import { default as React } from 'react'; import { HelpArticleLinkProps } from './helpArticleLink.types'; export declare const HelpArticleLink: React.NamedExoticComponent;