export type TInputThemes = 'dark' | 'light';
