import { Paginator } from "@twilio/conversations"; export declare function ProxyPaginator(paginator: Paginator, itemWrapper: Function): Paginator;