import { Action } from "../../types/action.interface"; declare const createImageAction: Action; export default createImageAction; //# sourceMappingURL=agent.action.d.ts.map