export type AppearanceType = | [string, string, number] | [string, string] | [string]