import type { InternalHandlerBuilder } from './types';
export declare const buildPollingHandler: InternalHandlerBuilder;
