import { Source } from '../wonka_types'; export const fromArray: (array: A[]) => Source;