import type { ProxyAgentConfigurationInputType } from '../types'; declare const _default: (configurationInput?: ProxyAgentConfigurationInputType) => boolean; export default _default;