export interface CustomButtonConfig { hasCustomButton: boolean; icon: string; }