import { Connection } from '@xpla/wallet-types'; export declare function sortConnections(connections: Connection[]): Connection[];