import { NodesComparator } from '../../types';
export declare const afterWildcardsComparators: NodesComparator[];
