import { type DetailCardData } from '@/components/DetailCard/DetailCard';
export declare const mockCardData: DetailCardData[];
