declare const getClrVar: (...args: string[]) => string; export { getClrVar };