export declare const selectTokens: {
    calciteSelectFontSize: string;
    calciteSelectTextColor: string;
    calciteSelectBorderColor: string;
    calciteSelectIconColor: string;
    calciteSelectIconColorHover: string;
};
export declare const select: string;
