export declare const getConnectionCollectionPath: ({ key, type }: { key: string | number; type: string; }) => string;