import { Store } from 'effector'; export declare function not(source: Store): Store;