import type { EffectInfo } from '../../types'; export declare function getEffects(params: { draftId: string; }): Promise; //# sourceMappingURL=get-effects.d.ts.map