import { RequestHandlerArgs } from '@socket-mesh/core'; export declare function removeAuthTokenHandler({ transport }: RequestHandlerArgs): Promise;