export type Filament = { filament?: string; hexColor?: string; colorTag?: string; profile?: string; };