export interface CreateCarousalsRequest { imageUrl: string targetType: string targetUrl?: string targetId?: string }