export declare const getCSSVariableValue: (variable: string, selector: string) => string;
