import { IPalette } from '@fluentui/react'; /** * Shared colors from the Fluent 2 global palettes mapped to the v8 shared colors. * The mappings are based on closest color match available as semantic name. */ export declare const fluent2SharedColors: Partial;