export interface ThemeProps { theme: { button: string; }; }