import { NodesComparator } from '../../../types';
export declare const createPartialMatchTemplateLiteralNodesComparator: () => NodesComparator;
