import { IconHighlightedStylesType } from '../../../../components/iconHighlighted/types/iconHighlightedTheme';
import { IconHighlightedVariantType } from './variants';
export declare const ICON_HIGHLIGHTED_STYLES: IconHighlightedStylesType<IconHighlightedVariantType>;
