declare function getThemeVars(): { variables: Record; key: string; }; export { getThemeVars };