export declare const handleTokens: {
    calciteHandleBackgroundColor: string;
    calciteHandleBackgroundColorHover: string;
    calciteHandleBackgroundColorSelected: string;
    calciteHandleIconColor: string;
    calciteHandleIconColorHover: string;
    calciteHandleIconColorSelected: string;
};
export declare const handle: string;
