export declare const tableData: { key: string; name: string; age: number; address: string; }[];