import type { ErrorSolution as CatalogErrorSolution } from "../catalog/types.js"; export type ErrorSolution = Pick; export declare const ERROR_SOLUTIONS: Readonly>; //# sourceMappingURL=error-catalog.d.ts.map