export declare type Theme = "light" | "dark" | "light-dyslexic" | "dark-dyslexic";