import { Source } from '../wonka_types'; export const fromValue: (value: A) => Source;