export { getCurrentAppearance } from './getCurrentAppearance'; export { isHighContrast, setIsHighContrast } from './isHighContrast'; export { mapPipelineToTheme, mapFontPipelineToTheme } from './mapPipelineToTheme'; export { mapPipelineToShadow } from './mapPipelineToShadow'; //# sourceMappingURL=index.d.ts.map