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