import * as React from 'react'; import { ILinkProps } from '@fluentui/react/lib/Link'; export declare const MarkdownLink: React.FunctionComponent;