export declare const newPerson: () => { id: number; name: string; age: string; };