export interface ExportStyle { style_id: string, style_name: string, description?: string }