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