import type { ConnectionStrategyDefinition } from './index';
export declare const noop: ConnectionStrategyDefinition;
