export declare function varToColor(name: string, scope?: Element): string | null;

export {};
