import { Source } from 'callbag'; export declare function useSource(value: T): Source;