export declare const isCSSVariableName: (value: string) => boolean;
