/// <reference types="react" />
import { ThreadsPreviewProps } from './types';
export declare const ThreadsLinkPreview: React.FC<ThreadsPreviewProps>;
//# sourceMappingURL=link-preview.d.ts.map