import * as O from "fp-ts/lib/Option"; import * as TE from "fp-ts/lib/TaskEither"; export declare function noConcurrency(): (callback: TE.TaskEither) => TE.TaskEither>;