import React from 'react'; import './index.less'; import { ListCardProps } from './types'; export declare const ListCard: React.FC;