import { NormalizedConnections } from "@/types";
export declare function useConnections(): NormalizedConnections;
