/** * Seed collections from JSON file */ export declare function seedCollections(): Promise;