export declare enum Theme { light = "light", dark = "dark" }