/** * create pool for tenant * * @param tenant * @returns */ export declare function create_pool(tenant?: string): Promise>;