import { ConnectionStrategy } from './index';
export declare const noop: ConnectionStrategy.Definition;
