/**
  Requires callers to use True Myth `Result` and `Task` values.

  @see https://true-myth.js.org/eslint-plugin/must-use
 */
export declare const mustUse: import("@eslint/core").RuleDefinition<import("@eslint/core").RuleDefinitionTypeOptions>;
//# sourceMappingURL=must-use.d.ts.map