export declare const useCSSVariable: (names?: string[]) => Partial<{ [key: string]: string; }>; //# sourceMappingURL=useCSSVariable.d.ts.map