import { createTypedRule } from "../_internal/typed-rule.js"; /** * ESLint rule definition for `prefer-type-fest-distributed-pick`. */ declare const preferTypeFestDistributedPickRule: ReturnType; export default preferTypeFestDistributedPickRule; //# sourceMappingURL=prefer-type-fest-distributed-pick.d.ts.map