export declare const isWriteAck: (action: any) => boolean; export declare const WRITE_ACK_TO_ACTION: {};