import { EntityManager } from '@quadrant2/breeze-client'; export declare function enableSaveQueuing(em: EntityManager, enable?: boolean): void;