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