/** * Seed products from JSON file */ export declare function seedProducts(demoAttributeGroupId: number): Promise;