export declare const NumberCardData: { id: number; title: string; content: string; }[];