import WarningRecordCard from './WarningRecordCard'; export type { IRecord, WarningRecordCardProps } from './WarningRecordCard'; export default WarningRecordCard;