/** @import {Context} from "../../types" */ /** @param {Context} context */ export function getSourceCode(context: Context): import("eslint").SourceCode; import type { Context } from "../../types"; //# sourceMappingURL=source-code.d.ts.map