export type FieldsetAppearance = 'transparent' | 'outlined' | string;