import { UUID } from './Item'; export interface FlowrLogoitem { highlightLogo?: UUID; logo?: UUID; }