export type CreateImageInput = { url: string; type?: string | null; is_thumbnail?: boolean; is_banner?: boolean; rank?: number; }; export declare const createImagesStepId = "create-media-images"; export declare const createImagesStep: import("@medusajs/framework/workflows-sdk").StepFunction | null; created_at: Date; updated_at: Date; deleted_at: Date | null; }[]>;