declare const getVar: (...args: any[]) => any; export default getVar;