import { Effects } from '@typed/effects'; export declare function runWithArgs(effect: Effects, args: readonly string[]): Effects, A>; //# sourceMappingURL=parseWithArgs.d.ts.map