import { Callbag } from 'callbag'; export declare function subject(initial: T): Callbag;