export declare function getCSSVariable(varName: string, fallback: string): string;
