import { Connection } from '../Common/Connection' declare function connection(): Connection export { connection }