import { VtmnIconVariant } from './types'; export declare const retrieveSemanticColor: (iconVariant: VtmnIconVariant) => string;