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