declare const getCSSVarValue: (cssVar: any) => any; export default getCSSVarValue;