import { ThemingConfig } from '@chakra-ui/react';
declare const semanticTokens: ThemingConfig['semanticTokens'];
export default semanticTokens;
