export declare const getCssVariableValue: (element: HTMLElement, variable: string) => string;