export type { CommonClasses } from './common.type'; export { useSemantic } from './use-semantic'; export type { SemanticClassNames, SemanticStyles, SemanticGlobalConfig, SemanticClassFn, SemanticStyleFn, SemanticKeyMeta, SemanticSchema, } from './use-semantic'; //# sourceMappingURL=index.d.ts.map