import { AnyEffect } from "../../../types.js"; export declare function isEffectMuted(effect: AnyEffect): boolean;