import { e as useTheme$1 } from'./emotion-element-c16c303e.esm-CnTrGsmj.js';
import'react';
/**
* Custom hook to get your theme object in React components from ThemeProvider.
*/var useTheme = functionuseTheme() {
returnuseTheme$1();
};
export { useTheme };