import { Store } from 'effector'; export declare function and(...stores: Array>): Store;