export declare function adaptData(data: any): any; export declare function seed(force?: boolean): Promise;