export function getVarPrefix(name: any): string;
export function convertToCSSVars(name: any, obj: any, target?: {}): {};
