export type NamedStyleInfo = { name: string; builtinId?: number; };