import type { SolutionFinder } from "./types.d.ts"; declare const errorHintFinder: SolutionFinder; export default errorHintFinder;