import type { ILinkCard } from './LinkCard.container';
export declare const LinkCard: (props: ILinkCard) => import("react/jsx-runtime").JSX.Element;
