import type { Async3Rule } from '../../visitors';
export declare const NoChannelTrailingSlash: Async3Rule;
