export declare type Data = { _id: string; [key: string]: any; };