export declare function buildDtcgCanonicalMap(dtcgJson: unknown): Map; export declare function cssVarToTokenPath(varName: string): string | null;