import type { Connection } from '../../../../..'; declare const Connection: any; type Connection = ReturnType; export default Connection;