import { SemanticColorScheme } from './type.mjs'; declare const baseSemanticColor: SemanticColorScheme; export { baseSemanticColor };