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