import { StatefulObject } from '@berish/stateful'; export declare function removeRemoteChange(store: StatefulObject, props: (string | number | symbol)[], newValue: any): boolean; //# sourceMappingURL=removeRemoteChange.d.ts.map