import { JSONSchema7 } from 'json-schema'; export default function bindingSelector(protocol: string, version: string | null): JSONSchema7;