export declare const treeTokens: {
    calciteTreeTextColor: string;
    calciteTreeTextColorSelected: string;
    calciteTreeSelectedIconColor: string;
};
export declare const tree: string;
