/// <reference types="react" />
import { ThreadsCardProps } from './types';
export declare const Card: React.FC<ThreadsCardProps>;
//# sourceMappingURL=card.d.ts.map