import { $TSContext } from '@aws-amplify/amplify-cli-core';
import { IChannelAPIResponse } from './channel-types';
export declare const writeData: (context: $TSContext, channelAPIResponse: IChannelAPIResponse | undefined) => Promise<void>;
//# sourceMappingURL=multi-env-manager-utils.d.ts.map