export interface TSettings { dev: boolean dark: boolean debug: boolean }