import { Result } from '@noshiro/ts-utils'; import type { StreamTestCase } from '../typedef'; export declare const fromPromiseTestCases: readonly [ StreamTestCase> ];