import {Animated} from "@cloudinary/transformation-builder-sdk/actions";
import {AnimatedAction, edit} from "@cloudinary/transformation-builder-sdk/actions/animated";

/**
 * @description Adjusts the visual appearance of an image or video.
 * @memberOf Actions
 * @namespace Adjust
 */
export {AnimatedAction, Animated, edit};