import { DataSource } from 'typeorm'; export declare function seedParkingLots(dataSource: DataSource): Promise;