import { ESLintUtils } from "@typescript-eslint/utils"; type MessageIds = "noAsyncCallback" | "noAwait" | "noDeferredExecution"; declare const _default: ESLintUtils.RuleModule & { name: string; }; export default _default; //# sourceMappingURL=no-async-in-locked-access-type-checked.d.ts.map