import { ImageInput, SerializedImageInput } from './customTypes';
export declare function handleImageInput(image: ImageInput[]): SerializedImageInput[];
//# sourceMappingURL=utils.d.ts.map