import { ComplexityEstimator } from '../../QueryComplexity.js';
export default function (): ComplexityEstimator;
