declare const _default: {
    themeBGColor: string;
    themeToolbarColor: string;
    themeColor: string;
    themePromptColor: string;
};
export default _default;
