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